Package-level declarations
Types
Link copied to clipboard
class RemoveMaterials(sender: CommandSender, materials: List<Material>?, item: ItemStack?, plugin: PaperMcDespawnedItems, owner: UUID?, senderID: UUID?)
A long-running, tick-spread bulk removal: walks the relevant despawn locations one per tick and removes matching materials (or a specific item) from each, reporting progress to sender. Only one may run at a time per sender.